home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 20 / Disc Station Vol 20.ISO / Drivers / Iodata / Lcdd14t / d14t110.exe / DISK.EXE / WINNT40 / OEMSETUP.INF < prev    next >
INI File  |  1997-11-02  |  4KB  |  161 lines

  1. ;****************************************************************************
  2. ; INF File for I-O DATA  LCD-D14T display driver                            *
  3. ; Copyright (C) 1997  I-O DATA DEVICE,INC.                    *
  4. ;                                                                           *
  5. ;****************************************************************************
  6.  
  7. ; oemsetup.inf
  8. ;
  9. ; Installation inf for graphics drivers
  10. ;
  11.  
  12. [Version]
  13. Signature="$CHICAGO$"
  14. Provider=%iodata_ct%
  15. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  16. Class=Display
  17.  
  18. [DestinationDirs]
  19. DefaultDestDir   = 11
  20. iodata_ct.Miniport  = 12  ; drivers
  21. iodata_ct.Display   = 11  ; system32
  22.  
  23. ;
  24. ; Driver information
  25. ;
  26.  
  27. [Manufacturer]
  28. %iodata_ct% = iodata_ct.Mfg
  29.  
  30. [iodata_ct.Mfg]
  31. "I-O DATA  LCD-D14T"  = iodata_ct
  32.  
  33.  
  34. ;
  35. ; General installation section
  36. ;
  37.  
  38. [iodata_ct]
  39. CopyFiles=iodata_ct.Miniport, iodata_ct.Display
  40.  
  41. ;
  42. ; File sections
  43. ;
  44.  
  45. [iodata_ct.Miniport]
  46. ioct.sys
  47.  
  48. [iodata_ct.Display]
  49. ioct.dll
  50.  
  51. ;
  52. ; Service Installation
  53. ;
  54.  
  55. [iodata_ct.Services]
  56. AddService = ioct, 0x00000002, iodata_ct_Service_Inst, iodata_ct_EventLog_Inst
  57.  
  58. [iodata_ct_Service_Inst]
  59. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  60. StartType      = 1                  ; SERVICE_SYSTEM_START
  61. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  62. LoadOrderGroup = Video
  63. ServiceBinary  = %12%\ioct.sys
  64.  
  65. [iodata_ct_EventLog_Inst]
  66. AddReg = iodata_ct_EventLog_AddReg
  67.  
  68. [iodata_ct_EventLog_AddReg]
  69. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\ioct.sys"
  70. HKR,,TypesSupported,0x00010001,7
  71.  
  72.  
  73. ;
  74. ; Software Installation
  75. ;
  76.  
  77. [iodata_ct.SoftwareSettings]
  78. AddReg = iodata_ct_SoftwareDeviceSettings
  79.  
  80. [iodata_ct_SoftwareDeviceSettings]
  81. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%,ioct
  82. HKR,, VgaCompatible,               %REG_DWORD%,    1
  83. HKR,, TMED,                   %REG_DWORD%,    1
  84.  
  85. ;
  86. ; Source file information
  87. ;
  88.  
  89. [SourceDisksNames.x86]
  90. 1 = %DiskId%,,,""
  91.  
  92. [SourceDisksFiles]
  93. ioct.dll   = 1,,
  94. ioct.sys   = 1,,
  95.  
  96. [Strings]
  97.  
  98. ;
  99. ; Non-Localizable Strings
  100. ;
  101.  
  102. REG_SZ         = 0x00000000
  103. REG_MULTI_SZ   = 0x00010000
  104. REG_EXPAND_SZ  = 0x00020000
  105. REG_BINARY     = 0x00000001
  106. REG_DWORD      = 0x00010001
  107. serviceroot    = System\CurrentControlSet\Services
  108.  
  109. ;
  110. ; Localizable Strings
  111. ;
  112.  
  113. MS="Microsoft"
  114. autodetect="Autodetect driver"
  115. vgacompat="VGA compatible display adapter"
  116.  
  117. Std          = "(Standard display types)"
  118. Actix        = "Actix"
  119. Ati          = "Ati Technologies"
  120. Cardex       = "Cardex"
  121. Chips        = "Chips & Technologies"
  122. Cirrus       = "Cirrus Logic"
  123. Compaq       = "Compaq Computer"
  124. Dell         = "Dell"
  125. Diamond      = "Diamond Multimedia"
  126. Digital      = "Digital"
  127. Elsa         = "Elsa"
  128. FirePower    = "FirePower"
  129. Genoa        = "Genoa"
  130. Hercules     = "Hercules"
  131. IBM          = "IBM"
  132. LeadTek      = "LeadTek"
  133. Matrox       = "Matrox"
  134. MediaVision  = "MediaVision"
  135. Metheus      = "Metheus"
  136. Micronics    = "Micronics"
  137. Mips         = "Mips"
  138. Miro         = "Miro"
  139. Motorola     = "Motorola"
  140. NCR          = "NCR"
  141. NEC          = "NEC"
  142. #9           = "Number Nine Visual technologies"
  143. Orchid       = "Orchid Technologies"
  144. ProLink      = "ProLink"
  145. S3           = "S3"
  146. Siemens      = "Siemens Nixdorf"
  147. SixGraph     = "Six Graph"
  148. STB          = "STB"
  149. Tseng        = "Tseng Labs"
  150. Trident      = "Trident"
  151. V7           = "Video 7"
  152. WD           = "Western Digital"
  153. Weitek       = "Weitek"
  154. IO-DATA      = "I-O DATA"
  155.  
  156. GraphAdap    = "Graphics Adapter"
  157. CompatAdap   = "Compatible Graphics Adapter"
  158.  
  159. DiskId="I-O DATA WINDOW NT 4.0 Driver installation disk"
  160. iodata_ct="I-O DATA DEVICE,INC."
  161.